home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
e
/
amigae21
/
amigaedo.lha
/
ModulesText
/
MathIeeeDoubBas.txt
< prev
next >
Wrap
Text File
|
1992-09-02
|
496b
|
20 lines
ShowModule v0.1 (c) 1992 $#%!
now showing: "emodules:MathIeeeDoubBas.m"
NOTE: don't use this output in your code, use the module instead.
LIBRARY 'mathieeedoubbas.library', mathieeedoubbasbase /* informal notation */
IeeeDPFix(D0,D1)
IeeeDPFlt(D0)
IeeeDPCmp(D0,D1,D2,D3)
IeeeDPTst(D0,D1)
IeeeDPAbs(D0,D1)
IeeeDPNeg(D0,D1)
IeeeDPAdd(D0,D1,D2,D3)
IeeeDPSub(D0,D1,D2,D3)
IeeeDPMul(D0,D1,D2,D3)
IeeeDPDiv(D0,D1,D2,D3)
IeeeDPFloor(D0,D1)
IeeeDPCeil(D0,D1)
ENDLIBRARY